-
Home
-
WordPress + Microsoft Office 365 / Azure AD | LOGIN
-
14.0
-
Code
-
Classes
- Options_Service
Total Complexity |
68 |
Dependencies |
5 |
Dependents |
31 |
Total lines |
443 |
Lines of code |
229 |
Logical lines of code |
126 |
Comment lines |
149 |
Methods |
17 |
Properties |
0 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_wpo365_configured() |
A |
45 |
9 |
40 |
get_global_var() |
A |
52 |
9 |
21 |
update_options() |
A |
48 |
8 |
32 |
ensure_options_cache() |
A |
57 |
8 |
17 |
get_global_boolean_var() |
S |
65 |
6 |
8 |
mu_use_subsite_options() |
S |
70 |
4 |
6 |
to_camel_case() |
S |
59 |
3 |
14 |
add_update_option() |
S |
60 |
3 |
13 |
to_keyvalues() |
S |
61 |
3 |
11 |
delete_options() |
S |
70 |
3 |
6 |
get_default_options() |
S |
56 |
1 |
19 |
get_global_string_var() |
S |
73 |
2 |
4 |
get_global_list_var() |
S |
74 |
2 |
4 |
from_camel_case() |
S |
63 |
2 |
10 |
get_options() |
S |
66 |
2 |
9 |
get_global_numeric_var() |
S |
74 |
2 |
4 |
get_secret_options() |
S |
65 |
1 |
11 |